Vcenter NamespaceManagement Networks IPAssignment
Vcenter NamespaceManagement Networks IPAssignment schema is used to assign IP addresses to be used for various functions in a Supervisor Kubernetes Cluster.
This schema was added in vSphere API 8.0.0.1.
{
"assignee": "string",
"ranges": [
{
"address": "string",
"count": 0
}
]
}
Vcenter NamespaceManagement Networks IPAssignment.assignee is the role assignee for the given IP Ranges.
For more information see: Vcenter NamespaceManagement Networks IPAssignment Assignment.
This property was added in vSphere API 8.0.0.1.
This field defaults to ANY.
Vcenter NamespaceManagement Networks IPAssignment.ranges lists the available IP addresses that can be consumed by Supervisor to run the cluster.
This property was added in vSphere API 8.0.0.1.